A B C D E F G H I J K L M N O P Q R S T U V W
All Classes All Packages
All Classes All Packages
All Classes All Packages
V
- validateEdgeType(EdgeType) - Method in class edu.claflin.finder.algo.jungutils.AbstractTypedGraph
-
Throws an
IllegalArgumentExceptionifedge_typedoes not match the default edge type for this graph. - value - Variable in class edu.claflin.finder.algo.jungutils.Functions.ConstantFunction
- valueOf(String) - Static method in enum edu.claflin.finder.algo.Algorithm.GraphSortOrder
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum edu.claflin.finder.algo.ArgumentsBundle.COMMON_ARGS
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum edu.claflin.finder.algo.jungutils.EdgeType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum edu.claflin.finder.algo.jungutils.Functions.IdentityFunction
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum edu.claflin.finder.algo.jungutils.Functions.ToStringFunction
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum edu.claflin.finder.algo.jungutils.Predicates.ObjectPredicate
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum edu.claflin.finder.log.LogLevel
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum edu.claflin.finder.log.LogType
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum edu.claflin.finder.algo.Algorithm.GraphSortOrder
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum edu.claflin.finder.algo.ArgumentsBundle.COMMON_ARGS
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum edu.claflin.finder.algo.jungutils.EdgeType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum edu.claflin.finder.algo.jungutils.Functions.IdentityFunction
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum edu.claflin.finder.algo.jungutils.Functions.ToStringFunction
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum edu.claflin.finder.algo.jungutils.Predicates.ObjectPredicate
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum edu.claflin.finder.log.LogLevel
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum edu.claflin.finder.log.LogType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- VectorValue - Class in edu.claflin.finder.logic.communities.struct.fast_greedy_struct
- VectorValue(List<Node>) - Constructor for class edu.claflin.finder.logic.communities.struct.fast_greedy_struct.VectorValue
- VectorValue(List<Node>, double) - Constructor for class edu.claflin.finder.logic.communities.struct.fast_greedy_struct.VectorValue
- VERBOSE - edu.claflin.finder.log.LogLevel
- verifyRelationship(Object) - Method in class edu.claflin.finder.io.graph.NOABatchIO
-
Verifies the relationship between edges.
- verifyRelationship(Object) - Method in class edu.claflin.finder.io.graph.SIFGraphIO
-
Verifies the relationship between edges.
- verifyRelationship(Object) - Method in class edu.claflin.finder.io.graph.SimpleGraphIO
-
rapin001 @ 3/2020 Function to verify the edge data is a Double
- vertex_data - Variable in class edu.claflin.finder.algo.jungutils.BetweennessCentrality
- vertex_maps - Variable in class edu.claflin.finder.algo.jungutils.SparseGraph
- vertex_scores - Variable in class edu.claflin.finder.algo.jungutils.BetweennessCentrality
- VertexScorer<V,S> - Interface in edu.claflin.finder.algo.jungutils
-
An interface for algorithms that assign scores to vertices.
- vertices - Variable in class edu.claflin.finder.algo.jungutils.UndirectedSparseGraph
All Classes All Packages